CaptionSequenceFormat Enumeration

Represents the format of entries for the index of illustrations obtained from the image captions.

Definition

Namespace: Independentsoft.Office.Odf
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public enum CaptionSequenceFormat

Members

Text0 Displays the value of the referenced sequence field.
CategoryAndValue1 Displays the name and value of the referenced sequence field.
Caption2 Text of the caption in which the referenced sequence field is included
None3 None.

See Also